home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1165 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.coli.uni-sb.de!not-for-mail
  2. From: mreckt@cscip.uni-sb.de (Martin Recktenwald)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Checking ports
  5. Date: 16 Jan 1996 09:07:24 GMT
  6. Organization: University of Saarbruecken, Germany
  7. Message-ID: <4dfpsc$r41@coli-gate.coli.uni-sb.de>
  8. References: <65641132%agos001@pn.itnet.it>
  9. NNTP-Posting-Host: cip70.cscip.uni-sb.de
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Stefano Agostinelli (agos001@pn.itnet.it) wrote:
  13. : Hi,
  14. : suppose program A launches program B (both at start create a public msgport)
  15. : and needs to send immediately a message to it;of course A must wait B port
  16. : creation,but given that B does not know port A name how can A know is safe
  17. : to send B the message?
  18.  
  19. Why does B not know the port name?
  20. What I'm doing is starting B with SystemTags() and giving it a
  21. parameter 'PORT portname'. (Start B as 'B PORT portname'.)
  22.  
  23. MfG
  24.   Martin.
  25. -------------------------------------------------------------------------
  26.                    Please excuse my bad english.
  27. -------------------------------------------------- mreckt@cscip.uni-sb.de
  28.